home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc2_x / beer.sea / Beer / Beer Stax / card_9862.txt < prev    next >
Text File  |  1988-09-26  |  3KB  |  161 lines

  1. -- card: 9862 from stack: in
  2. -- bmap block id: 20046
  3. -- flags: 0000
  4. -- background id: 2662
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=466 top=308 right=331 bottom=496
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 19162 / 19162
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Next
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to next card
  23. end mouseUp
  24.  
  25.  
  26. -- part 2 (button)
  27. -- low flags: 00
  28. -- high flags: 0000
  29. -- rect: left=434 top=308 right=331 bottom=465
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 9120 / 9120
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: Prev
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   go to previous card
  41. end mouseUp
  42.  
  43.  
  44. -- part 3 (button)
  45. -- low flags: 00
  46. -- high flags: 0000
  47. -- rect: left=403 top=303 right=331 bottom=426
  48. -- title width / last selected line: 0
  49. -- icon id / first selected line: 0 / 0
  50. -- text alignment: 1
  51. -- font id: 0
  52. -- text size: 12
  53. -- style flags: 0
  54. -- line height: 16
  55. -- part name: Facts
  56. ----- HyperTalk script -----
  57. on mouseUp
  58.   visual effect venetian blinds slowly
  59.   go to card ID 5172
  60. end mouseUp
  61.  
  62.  
  63.  
  64. -- part 4 (button)
  65. -- low flags: 00
  66. -- high flags: 8003
  67. -- rect: left=437 top=283 right=303 bottom=491
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: Menu
  76. ----- HyperTalk script -----
  77. on mouseUp
  78.   go to card ID 3496
  79. end mouseUp
  80.  
  81.  
  82.  
  83. -- part 5 (button)
  84. -- low flags: 00
  85. -- high flags: 8003
  86. -- rect: left=211 top=97 right=119 bottom=311
  87. -- title width / last selected line: 0
  88. -- icon id / first selected line: 0 / 0
  89. -- text alignment: 1
  90. -- font id: 0
  91. -- text size: 12
  92. -- style flags: 0
  93. -- line height: 16
  94. -- part name: Water
  95. ----- HyperTalk script -----
  96. on mouseUp
  97.   visual effect wipe right slow
  98.   go to card ID 11839
  99. end mouseUp
  100.  
  101.  
  102.  
  103. -- part 6 (button)
  104. -- low flags: 00
  105. -- high flags: 8003
  106. -- rect: left=335 top=96 right=118 bottom=435
  107. -- title width / last selected line: 0
  108. -- icon id / first selected line: 0 / 0
  109. -- text alignment: 1
  110. -- font id: 0
  111. -- text size: 12
  112. -- style flags: 0
  113. -- line height: 16
  114. -- part name: Malted Barley
  115. ----- HyperTalk script -----
  116. on mouseUp
  117.   visual effect wipe right slow
  118.   go to card ID 15103
  119. end mouseUp
  120.  
  121.  
  122.  
  123. -- part 7 (button)
  124. -- low flags: 00
  125. -- high flags: 8003
  126. -- rect: left=211 top=124 right=146 bottom=311
  127. -- title width / last selected line: 0
  128. -- icon id / first selected line: 0 / 0
  129. -- text alignment: 1
  130. -- font id: 0
  131. -- text size: 12
  132. -- style flags: 0
  133. -- line height: 16
  134. -- part name: Hops
  135. ----- HyperTalk script -----
  136. on mouseUp
  137.   visual effect wipe right slow
  138.   go to card ID 10674
  139. end mouseUp
  140.  
  141.  
  142.  
  143. -- part 8 (button)
  144. -- low flags: 00
  145. -- high flags: 8003
  146. -- rect: left=335 top=124 right=146 bottom=435
  147. -- title width / last selected line: 0
  148. -- icon id / first selected line: 0 / 0
  149. -- text alignment: 1
  150. -- font id: 0
  151. -- text size: 12
  152. -- style flags: 0
  153. -- line height: 16
  154. -- part name: Yeast
  155. ----- HyperTalk script -----
  156. on mouseUp
  157.   visual effect wipe right slow
  158.   go to card ID 16651
  159. end mouseUp
  160.  
  161.